home *** CD-ROM | disk | FTP | other *** search
-
- =====Programming
-
- ...A.I., assembler, Basic, Forth, Pascal, other languages,
- screen generating, graphics, general programming tools.
-
- (For Windows 3 specific programming, see the Windows section.)
-
-
- -----Special Files
-
- [GUIDE] is the latest version of PsL's Shareware Programmers Guide, containing
- 8 years of compiled input from programmers and PsL experience in marketing
- shareware.
-
- [Progrmmr.Let] is a PsL newsletter for Programmers for October 1993.
-
- -----October 1993 Programming Additions Disk
-
- [Async3] (Nordtech Research; $45) is a library of communications routines
- for Borland C++ 3.0. (Only the small model is provided in the shareware
- version.)
-
- [Btree] (Chinchilla Software; $0) is the source code for a set of Btree
- routines.
-
- [CString2] 0.90 (Robert J. Trembley; $0) is an extension to the MFC's
- CString class. It provides some stripping capabilities, individual
- character type queries, and tab expansion.
-
- EMS Library For C [EMSC10]
- C: EMS
- MarshallSoft Computing, Inc.; $35
- provides 14 functions which allow the user to make use of expanded memory
- from their programs. Also included is EMM4C, which allows C programmers to
- allocate and free EMS in a way similiar to malloc() and free() in the
- standard C.
-
- Expandable Disk Arrays [EXDSKARR]
- C: Files
- Bill Honey; $0
- allows arrays of any type of element which are limited only by disk space.
-
- Killer Date Class 4.6 [KDC46]
- C: Date Routines
- Various; $0
- is the ultimate date class, written and improved upon by several different
- people. Source code is included.
-
-
- --Pascal:
-
- [GetDrive] ($0) is a set of TP routines for getting drive info.
-
- [Field3] ($0) is a TP unit for formatted data entry.
-
- [LargeCol] (Ian Hayes; $0) provides Large collection objects which go
- beyond the 16,000 item limit imposed by OWL collections in Pascal.
-
- [Round] (John Lucas; $0) contains two rounding routines for TP.
-
- [SIMPLE] 1.0 (Bill Hogan; $0) is a compiler similar to Henderson's Lispkit.
- TP7 required.
-
- TInfint 1.0 [TINFINT]
- Pascal
- Christian Sperr; $0
- defines an integer in Pascal with a size that is only limited by
- the available heap space.
-
-
- -Other Languages:
-
- [OPTASM] ($0) includes ASM routines to save and restore text screens, edit
- input fields, and trap DOS critical errors. Demo BASIC programs are also
- included.
-
- [Show256] is a demo of a library for displaying 256-color PCX files in PDS
- programs.
-
- Reformat Asm Source 1.0 [REFORM] (Sandy Gant; $0) reformats assembler
- source into preferred tab stops, converts tabs to spaces, lines up columns,
- and changes uppercase to lower.
-
- Install It! 2.06 [N_STAL] (group.m; $0) is a software installation program.
-
- --(End of October 1993 Programming Additions Disk.)
-
-
- CEnvi [CENVID]
- C: Interpreter
- #12548 (PG-4A)
- Brent Noorda; $38
- is a simple interpreter that uses C syntax. Small programs, such as
- searching a hard disk for a specified file, are written into batch files
- which call the interpreter. This sounds a little strange, but it is a way
- of invoking the interpreter and passing it the code with a single command.
- CEnvi runs programs in DOS, Windows, OS/2, NT, and Unix environments.
-
- Euphoria 1.0 [EUPH10]
- Other Languages
- #12560 (PG-07)
- Rapid Deployment Software; $0-$44
- is a new programming language for people who want to develop application
- software for their own use. The language is based on Hierarchical Objects
- and tends not to crash when used in unexpected ways. Euphoria is 10 to 15
- times faster than Microsoft QBASIC in benchmark comparisons.
-
- ISAM Manager 1.01 [ISM101]
- C++
- #12550 (PG-4A)
- Adrian Mardlin; $64
- is a database management library for C++ programmers. Features include:
- Full relational capabilities. Up to 2 billion records per data file with
- fast access. Multiple indexes. The program can automatically generate a
- data entry program from just a database description file, giving you a
- framework on which you can build a more powerful application (like a 4th
- generation language). ISAM Manager is provided for both DOS and Windows and
- is easily ported to other operating systems.
-
- Mystery of C [MYSTERYC]
- C++: Tutorial
- #12551 (PG-04)
- Groff Software; $10
- is a beginner's course in the C language written in the form of a murder
- mystery. Also included are uncompiled C programs that form part of the
- mystery. A compiler is not required for use with the program.
-
- TP API's for Novell Netware [TPAPI]
- TP: Networking
- #12552 (PG-6a)
- Antonio Covelli; $35
- is an object oriented library for accessing Netware API's. It allows you to
- write Netware aware/specific applications by calling Netware API's
- directly. The source code consists of over 19,000 lines of pascal and
- assembler.
-
- TPDB 3.30 [TPDB33]
- TP: Database
- #12553 (PG-6a)
- Brian Corll; $20
- is a toolbox of TP 6.0 units which allow you to access, index, search, read
- and write database files that were created with dBASE III or III Plus. It
- has 75+ procedures and functions and object-oriented techniques.
-
- This toolbox supports multiple data files and associated indexes (not dBase
- indexes). Index keys can be up to 254 characters and can be composed of
- multiple fields or expressions.
-
- Virtual Reality Tools 1.0 [VTOOLS]
- Graphics Tools
- #12554 (PG-08)
- Denis Sureau; $33
- is a set of utilities to create sceneries and animations of programs of the
- future. The current version contains sprite editors, automaton assembler,
- mathematical tree designer, and other tools to facilitate the job of
- programmers.
-
-
- ---Quick Looks, Programming:
-
- [2READ] (John De Palma; $0) is the QB source and executable for a small
- file viewing utility.
-
- Alt-Quick for VBDOS 1.03 [ALTVB103] (Christy Gemmell; $0) is an extensive
- collection of routines for VBDOS, including writing to EMS, hi-res
- graphics, shelling to DOS in a window, and much more. <ALTVBD1.PCX>
-
- Alt-Quick for QB 5.53 [ALTQB553] (Christy Gemmell; $0) is an extensive
- collection of routines for QuickBasic.
-
- B7Tool Library 1.2b [B7T12B] (CareWare; $20-$50) is a library of routines
- for PDS 7.x. Features include mouse function, windowing routines, bar
- menus, equipment info, and more.
-
- Q4Tool Library 1.6b [Q4T16B] (CareWare; $20-$50) is a library of routines
- for QB, similar to B7Tool.
-
- [COBFLOW] 1.01 (Trantor Ltd.; $25) is a COBOL logic charter that produces a
- diagram of the details of all sections, paragraphs, GO TO's, PERFORMS and
- STOP's (including EXIT PROGRAM and GOBACK) within a COBOL source.
-
- [COBTABLE] 1.01 (Trantor Ltd.; $25) reads a COBOL source file and creates a
- print file containing details of each data structure within the program.
-
- [COBXREF] 1.11 (Trantor Ltd.; $25) is a cross-reference program for COBOL
- source.
-
- DV Interrupt 3.6 [DVIN36] (Ralf Brown; $0) is an extract of the MSDOS
- Interrupt List containing the DESQview and QEMM API calls.
-
- Evolve! 2.01 [EVOLV201] (Richard H. Smith ASP; $29) lets you design
- programs in an outline form which Evolve! converts to compilable source
- code. This makes it safer and easier to modify code. Hypertext like links
- can also be created.
-
- Revision Control System 5.6 [RCS56D] (Frank Whaley; $0) manages multiple
- revisions of files. RCS can store, retrieve, log, identify, and merge
- revisions. It is useful for files that are revised frequently, such as
- programs, documentation, graphics, and papers.
-
- [SUB12] ($0) is a compilations of subroutines and messages about QB 4.5.
-
-
- ---Updates, Programming:
-
- (PG-03: #4744) Basic Training 1.12 (ASP) is an introductory tutorial on
- Basic programming.
-
- (PG-04: #4857) C++ Wheaton Libraries [WLIB] is a C++ library for developing
- faster, smaller programs in less time.
-
- (PG-6A: #4273) BTV.PAS 1.50 [BTV150] (Richard Hansen; $20-$50) is an OOP
- interface for Btrieve with file and error handling and error display
- objects.
-
- (PG-6A: #4746) TV Tool Box 2.0 [TVTOOL] is a collection of extensions to
- Pascal Turbo Vision. NEW: supports Turbo Pascal 7.0 and adds full support
- for Turbo Vision 2.0 and protected mode programs. ($45)
-
- (PG-08: #27613 [3 disks]) MSDOS Interrupt List 3.6 [INT36A, INT36?] (Ralf
- Brown; $0) is a comprehensive listing of functions available through
- interrupt calls, both documented and undocumented. Also get [INTVDB].
-